projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc03314
)
docs: fix use-header-bar property link
author
William Jon McCann
<william.jon.mccann@gmail.com>
Tue, 21 Jan 2014 19:26:27 +0000
(14:26 -0500)
committer
William Jon McCann
<william.jon.mccann@gmail.com>
Tue, 21 Jan 2014 23:57:37 +0000
(18:57 -0500)
gtk/gtkdialog.c
patch
|
blob
|
history
diff --git
a/gtk/gtkdialog.c
b/gtk/gtkdialog.c
index fa52c77b25aa51112a3c3095144ac5483f86c66f..ebb331674eac051f9fe204a92cc897b1317b99f0 100644
(file)
--- a/
gtk/gtkdialog.c
+++ b/
gtk/gtkdialog.c
@@
-1774,7
+1774,7
@@
gtk_dialog_get_action_area (GtkDialog *dialog)
*
* Returns the header bar of @dialog. Note that the
* headerbar is only used by the dialog if the
- * #GtkDialog:
:
use-header-bar property is %TRUE.
+ * #GtkDialog:use-header-bar property is %TRUE.
*
* Returns: (transfer none): the header bar
*